[][src]Crate imxrt1062_gpt1

Modules

cnt

GPT Counter Register

cr

GPT Control Register

icr1

GPT Input Capture Register 1

icr2

GPT Input Capture Register 2

ir

GPT Interrupt Register

ocr1

GPT Output Compare Register 1

ocr2

GPT Output Compare Register 2

ocr3

GPT Output Compare Register 3

pr

GPT Prescaler Register

sr

GPT Status Register

Structs

R

Register/field reader

Reg

This structure provides volatile access to register

RegisterBlock

Register block

W

Register writer

Enums

Variant

Used if enumerated values cover not the whole range

Traits

Readable

This trait shows that register has read method

ResetValue

Reset value of the register

Writable

This trait shows that register has write, write_with_zero and reset method

Type Definitions

CNT

GPT Counter Register

CR

GPT Control Register

ICR1

GPT Input Capture Register 1

ICR2

GPT Input Capture Register 2

IR

GPT Interrupt Register

OCR1

GPT Output Compare Register 1

OCR2

GPT Output Compare Register 2

OCR3

GPT Output Compare Register 3

PR

GPT Prescaler Register

SR

GPT Status Register